Skip to content

Conversation

@hbzzhtt
Copy link

@hbzzhtt hbzzhtt commented Oct 11, 2021

  1. resize那里的+1有点没懂什么意义。
  2. 读到包末尾时候如果状态正确跳转了,但是buffer没清空,会让下一次的请求解析失败。
  3. 最小堆的调整那里有点问题

@MagicGao98
Copy link

MagicGao98 commented May 12, 2023

image
code/timer/heaptimer.cpp中的第94行改出bug了,ref[id] 应该是 ref_[id]

@hbzzhtt
Copy link
Author

hbzzhtt commented Jul 19, 2023

image code/timer/heaptimer.cpp中的第94行改出bug了,ref[id] 应该是 ref_[id]

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants